aboutsummaryrefslogtreecommitdiff
path: root/drivers/dca/dca-core.c
diff options
context:
space:
mode:
authorReinette Chatre <reinette.chatre@intel.com>2009-10-30 14:36:13 -0700
committerJohn W. Linville <linville@tuxdriver.com>2009-11-02 15:39:47 -0500
commit62a94926183374d8414ab2ec633d9fe9530644ec (patch)
tree8fb56c5b8d01e7061301099c8dee85a836cf4041 /drivers/dca/dca-core.c
parent9a9ca65fbfa1cd14a6c016b793d61492f9f613d0 (diff)
iwl3945: store station rate scale information in mac80211 station structure
Currently the rate scale information is pointed to from the mac80211 station structure but since that is the only member we might as well make it part of the structure. Also move the rate scaling initialization to the init function, no need to do it when we allocate the structure. This fits with how mac80211 deals with rate scaling information (it always calls init after allocation) and makes it easier for us to later call initialization directly. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/dca/dca-core.c')
0 files changed, 0 insertions, 0 deletions