]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 11 Mar 2008 23:17:16 +0000 (16:17 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2008 23:32:32 +0000 (19:32 -0400)
commita4062b8fd231d2625236ad46bff07906c9bc7160
treea766c642811bca95ff8cc6f7f0d8e1133bc85eea
parente7ec2e3230633a858af1b0b359f6c4670dbeb997
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant

This patch removes iwlYYY_BROADCAST_ID from run time usage.
hw_setting.sta_bcast_id is used instead.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl-4965.c