summaryrefslogtreecommitdiff
path: root/proto_80211_mac_hdr.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-27 11:44:59 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-27 11:44:59 +0200
commit115ac442812928e1ae0682aca5f1d0cbb77d92cf (patch)
tree1ea4ef8f850142bdcc6e2be9c570683c3f7273f6 /proto_80211_mac_hdr.c
parent59341681d3dcc3e17105261425b5f08ab954a948 (diff)
flowtop: Make struct flow_entry member size checks build_bug_on()
The city_{src,dst}, country_{src,dst} and rev_dns_{src,dst} members of struct flow_entry have their size defined at compile time, so perform the equal size checks at compile time as well. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_80211_mac_hdr.c')
0 files changed, 0 insertions, 0 deletions
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-gw551x.dts')