commit | 9a716863ae4a2f039bc4d0b2b2bb4b24a1dc7a91 | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Wed Mar 07 09:52:32 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 13:59:53 2012 -0500 |
tree | c726ed36709f66286ec0a068276111873a9f62eb | |
parent | 18c57d3c1e31a91a5925da001c19d521178d00bd [diff] |
iwlwifi: separate status to priv and trans The shared status bits are a mixture of transport and op mode bits. Some are used just by one or the other, some are shared. Begin the de-tangling of these bits. Signed-off-by: Don Fry <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>