aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2007-12-12 16:31:52 +0100
committerDavid S. Miller <davem@sunset.davemloft.net>2007-12-19 16:43:46 -0800
commit3333590e94262aebb5d0fb767cc7ed8b2359705c (patch)
treeddd3da4a857c3eae92d3924e1fe1b2da1ff0af65 /net/mac80211/cfg.h
parent2d192d9552881f4cf88e62072047c72ef2b5aa7f (diff)
mac80211: fix header ops
When using recvfrom() on a SOCK_DGRAM packet socket, I noticed that the MAC address passed back for wireless frames was always completely wrong. The reason for this is that the header parse function assigned to our virtual interfaces is a function parsing an 802.11 rather than 802.3 header. This patch fixes it by keeping the default ethernet header operations assigned. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/cfg.h')
0 files changed, 0 insertions, 0 deletions