summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-08-04 19:30:18 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-08-05 10:54:52 +0200
commitc831bcda3e2638c55b286bd538415ea79f510cdb (patch)
treec1ef44e3beb40e51f30487faf81c6127ea6c77b9 /astraceroute
parente6b7339a68ce57244117e2470f87ff581520cfc7 (diff)
trafgen: Allow to compile without libnl
trafgen uses libnl only to inject mac80211 frames but it might be not needed in some embedded or switch environments. Let's make it possible to disable this feature. In case the `--rfraw' option is used, the user will get a panic message. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
s='decoration'>nds-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/mach-rpc/Makefile.boot')