diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-03-05 19:24:30 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-06 20:16:10 (GMT) |
commit | a8bceb392a739321ec20d03a91a86ebdde9c07bb (patch) | |
tree | aa3257edba10f5358bd0d96c38ab39546e9af034 /include/net/inet_common.h | |
parent | fb5fe5b9da167f25fd44818327338eeec20c2a5a (diff) | |
download | linux-a8bceb392a739321ec20d03a91a86ebdde9c07bb.tar.xz |
iwlwifi: remove per-device debug level
There's no need for the per-device debug
level that we expose in debugfs since the
module parameter is writable in sysfs.
At the same time, simplify code by changing
iwl_get_debug_level(shrd) & IWL_DL_ISR)
to
iwl_have_debug_level(IWL_DL_ISR)
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>
Diffstat (limited to 'include/net/inet_common.h')
0 files changed, 0 insertions, 0 deletions