staging: et131x: Remove et131x_send_packets() function
authorMark Einon <mark.einon@gmail.com>
Thu, 11 Sep 2014 21:59:39 +0000 (22:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:02:12 +0000 (16:02 -0700)
commit4792e6d136dc4a340cef1c713a3eb50bd0550764
tree3ac56d61a0a52b1a19b140830666480785f3ea16
parent7baf92949198b9bbfae30486601b3bdcca604073
staging: et131x: Remove et131x_send_packets() function

Remove et131x_send_packets() and replace the only use in et131x_tx
with the removed function's body.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c