]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iwlwifi: create device configuration header file
authorJohannes Berg <johannes.berg@intel.com>
Tue, 10 Apr 2012 00:46:59 +0000 (17:46 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 12 Apr 2012 19:06:09 +0000 (15:06 -0400)
commit2aac73f1402e8d9297c9f59027643c39cab19fc0
treeb8de582ba99eb903594871c6114e3218d8a37915
parent11483b5c2296cb318140f8b4ff9148faab0209d0
iwlwifi: create device configuration header file

The iwl-shared.h header file will be going away
soon. There isn't much left in it that we keep,
other than the device configuration declarations.
Move those out now to a new iwl-config.h header.
iwl-cfg.h seemed like a possible alternative but
those declarations will later live in the PCIe
transport code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-config.h [new file with mode: 0644]
drivers/net/wireless/iwlwifi/iwl-shared.h