diff options
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2011-05-20 11:56:18 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-05-24 15:39:30 -0400 |
commit | 54a430c0a4991951805df92efb8c42bdb1277ffd (patch) | |
tree | 70f2bc3193faf754dcd05fe3df93a71adfddcd96 /include/net | |
parent | c6e38c06cb51bee42ff80a36a0f7c67b485c4541 (diff) | |
download | op-kernel-dev-54a430c0a4991951805df92efb8c42bdb1277ffd.zip op-kernel-dev-54a430c0a4991951805df92efb8c42bdb1277ffd.tar.gz |
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
Fix compiling error when CONFIG_MAC80211_DEBUGFS is not enabled
drivers/net/wireless/iwlwifi/iwl-agn-rs.c:351: error: 'struct iwl_lq_sta' has no member named 'dbg_fixed_rate'
drivers/net/wireless/iwlwifi/iwl-agn-rs.c:1076: error: 'struct iwl_lq_sta' has no member named 'dbg_fixed_rate'
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions