summaryrefslogtreecommitdiff
path: root/ring_rx.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-09 14:32:23 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-09 14:32:23 +0200
commit83db3213e55a646132e092014e162ebfe16b7236 (patch)
tree4e69a8c32a36a84814d710cb7bbb01c4693433d2 /ring_rx.c
parent29e8d65ae49ef1c9435fb861b1fc55ef2305d7ed (diff)
netsniff-ng: Remove useless check for ctx.device_in
If ctx.device_in is NULL after option parsing, it is always set to "any", which is before this check. Thus, it serves no purpose and can be removed. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ring_rx.c')
0 files changed, 0 insertions, 0 deletions
et-next.git/commit/arch/arm/boot/dts/omap3-lilly-dbb056.dts?h=nds-private-remove&id=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/omap3-lilly-dbb056.dts')