diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2007-12-12 16:31:52 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-12-19 16:43:46 -0800 |
commit | 3333590e94262aebb5d0fb767cc7ed8b2359705c (patch) | |
tree | ddd3da4a857c3eae92d3924e1fe1b2da1ff0af65 /include/asm-um/processor-x86_64.h | |
parent | 2d192d9552881f4cf88e62072047c72ef2b5aa7f (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 'include/asm-um/processor-x86_64.h')
0 files changed, 0 insertions, 0 deletions