summaryrefslogtreecommitdiff
path: root/flowtop
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-08-02 12:56:47 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-08-02 12:56:47 +0200
commit0be5b43c75613e803e6cc43dc8fabdcd90e6d166 (patch)
treec939849ed4b28cc9fa8f54098368c564e64316f8 /flowtop
parenta225505ea3fd319db87f0828ead3a653f020c4bf (diff)
build: split CFLAGS_DEF and always add CFLAGS_MIN
Currently, when doing a custom "make CFLAGS=...", we run into a compile error as several necessary defines are not set. Therefore, use override to always set those. Reported-by: Marco Belmonte <mbelmonte@globalmedia.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'flowtop')
0 files changed, 0 insertions, 0 deletions
3'>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/sh/kernel/cpu/sh4a/ubc.c')