summaryrefslogtreecommitdiff
path: root/cookie.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-11 13:46:02 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-11 13:46:02 +0200
commite0d0d1858cbe351718c530df062645faf60f6a17 (patch)
treee0126b546dcd2dbd6f2fc85cc1467a49186915f1 /cookie.h
parentb712702a98f40656fd7001be31d61b83bee79b97 (diff)
netsniff-ng: Remvoe unnecessary cast to void *
The iov_base member of struct iovec is already void *, so there is no need to cast it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'cookie.h')
0 files changed, 0 insertions, 0 deletions
45.dtsi?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/r8a7745.dtsi')