commit | 20c9d198731f440eaad6fafd00fe7ccfcd443a84 | [log] [tgz] |
---|---|---|
author | Björn Steinbrink <B.Steinbrink@gmx.de> | Mon May 28 03:43:39 2007 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 29 11:16:34 2007 -0400 |
tree | 10bc3ce87f5b5933b1aec038f5c8c9e9d4aa68c1 | |
parent | c420bc9f09a0926b708c3edb27eacba434a4f4ba [diff] |
[PATCH] prism54: fix monitor mode oops Manually set the device of a skb for prism54 cards that are in monitor mode as we never call eth_type_trans in that case. Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>