summaryrefslogtreecommitdiff
path: root/patricia.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-03 17:15:36 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-03 17:15:36 +0200
commit53cee8dc533ea715bdd10df081b55229c6f58893 (patch)
treed215d48ecaea23951b490b478624f178661732e4 /patricia.c
parent49f7b902c231b6f469941485cf2310d09cb04f91 (diff)
build: travis: Pass on CC environment variable to make
If travis compiles with clang, the environment variable CC is set. Since the netsniff-ng build system doesn't currently pick it up unless explicitly specified as a make variable, pass it on as such. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'patricia.c')
0 files changed, 0 insertions, 0 deletions
e-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/imx6ul-pico-hobbit.dts')