commit | e19d8baf8cfcc0b96d7578a22801d16400d877bd | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Sun Jan 22 03:11:12 2012 +0000 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 08 21:53:47 2012 -0400 |
tree | b22abe74bd86c1c71c950902f810661254c1167f | |
parent | b4050790d0a6bfec76e2186d461123cf9586aa34 [diff] |
ipw2100: 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. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: John W. Linville <linville@tuxdriver.com>