commit | 121947c62ab049bfaeb8fadc9908834b5a99daf0 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sun Dec 09 19:54:11 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:27 2008 -0800 |
tree | 358f04ad7b137bc86dc7d48e3c4d16dbeba7075d | |
parent | d9268fb9a124d067cf93710a85bb6c158d131c97 [diff] |
libertas: set dev_addr on rtap device This lets us bring it up, because eth_validate_addr() succeeds instead of returning -EINVAL. And finally monitor mode seems to (mostly) work. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>