diff options
author | Dan Carpenter <error27@gmail.com> | 2011-02-26 02:56:53 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-02-28 20:06:53 +0100 |
commit | c3371d64d2b2fd029033976046cb4ca641485506 (patch) | |
tree | ab49d5d2a23f3a44b9c034d9d362809d96078501 /fs/devpts | |
parent | Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig (diff) | |
download | linux-c3371d64d2b2fd029033976046cb4ca641485506.tar.xz linux-c3371d64d2b2fd029033976046cb4ca641485506.zip |
iwlwifi: remove duplicate initialization
rate_mask is initialized again later so this can be removed. Btw, if
rate_control_send_low(sta, priv_sta, txrc) returns false, that means
that "sta" is non-NULL. That's why the second initialization of
rate_mask is a little simpler than the first.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions