commit | c85e9d7739fc8d879c4293ea020760926d6f87cd | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Tue Nov 17 10:16:32 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 17 10:16:32 2009 -0500 |
tree | b896cf651a17aa7328d41803ba34a412de62f16e | |
parent | b23709248fc9b6d5877f9c741d639a160ed21ff6 [diff] |
znet: fix build failure from i82593.h relocation znet was including "wireless/i82593.h" (which is a bit wierd), and I missed that when I relocated i82593.h to drivers/staging/wavelan. Since I don't have ISA turned-on in my normal .config, I didn't see the build failures -- mea culpa! Signed-off-by: John W. Linville <linville@tuxdriver.com>