summaryrefslogtreecommitdiff
path: root/drivers/net/natsemi.c
diff options
context:
space:
mode:
authorZhu Yi <yi.zhu@intel.com>2007-09-27 03:27:36 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 23:53:23 (GMT)
commit63fddb9f7f65b41277043344ae0d24dbbb451ada (patch)
tree463a46da56fee91d4afc23369485fa0f7a482eda /drivers/net/natsemi.c
parentc14c521e440a6a83835a2879a4c5f4311b1df68f (diff)
downloadlinux-fsl-qoriq-63fddb9f7f65b41277043344ae0d24dbbb451ada.tar.xz
[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale
This patch removes redundant memset in rate scale. In rs_alloc_sta, kzalloc is used so the memset can be avoided. In rs_rate_init, it is a bug fix since it overrides everything set in other handlers namely add_debugfs. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/natsemi.c')
0 files changed, 0 insertions, 0 deletions