commit | b4050790d0a6bfec76e2186d461123cf9586aa34 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Sun Jan 22 03:09:35 2012 +0000 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 08 21:53:47 2012 -0400 |
tree | 9516b421079070c0f154e66e015e0490074facd8 | |
parent | f2bd7f16e5ae50a26028b4244f7b9c8bba0c48d2 [diff] |
ipw2200: Fix order of device registration Currently cfg80211 fails to create a "phy80211" symlink in sysfs from the net device to the wiphy device. The latter needs to be registered first. Compile-tested only. Reported-by: Cesare Leonardi <celeonar@gmail.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>