summaryrefslogtreecommitdiff
path: root/trafgen_stddef.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-10 16:34:09 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-10 16:34:09 +0200
commit87683f08c709b00cd26ff0903f91a66f934a14db (patch)
treee59c462af93248b571950dc378a95bb744725f3e /trafgen_stddef.h
parente6ddf6d5424c3914dbaa9801244ddb24c03b7917 (diff)
trafgen: lexer: also allow short forms for hex and binary
Also allow for ... - hex: 0xff, xff - binary: 0b11110000, b11110000 Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen_stddef.h')
0 files changed, 0 insertions, 0 deletions
5132373ed35d13e7b1d8d2eb7003 (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 'Documentation/devicetree/bindings/virtio')