summaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-29 10:42:27 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-01-29 10:42:27 +0100
commitd069c6ebbb4bc56d90a502d0125c97b797f241af (patch)
tree4354b9dca3d66319e90aea76d114e5fdd5e56c66 /CodingStyle
parent0ae726d91125f6f5552a0eb6707c2e57ffd7cbe2 (diff)
netsniff-ng: Remove duplicate '=' in assignment
Remove a duplicate '=' introduced by me when amending commit 0ae726d ("netsniff-ng: Use time of SIGHUP time when rotating files prematurely"). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions
move&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/imx6dl-hummingboard.dts')