summaryrefslogtreecommitdiff
path: root/drivers/infiniband
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2011-01-30 12:16:52 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2011-01-31 20:06:22 (GMT)
commit1dae8d342e842cb9971f44d7b68580c7b9f26174 (patch)
tree593a8aab367e80b387a83c7871a009209311c4ce /drivers/infiniband
parent8414ff07ac8802e282683812514ef5b0ea133cb8 (diff)
downloadlinux-fsl-qoriq-1dae8d342e842cb9971f44d7b68580c7b9f26174.tar.xz
rt2x00: Limit beacon updates in bss_info_changed to USB devices
Currently there are two places that trigger a beacon update on PCI devices. The bss_info_changed callback and the periodic update triggered by the TBTT or PRETBTT interrupt. Since the next TBTT or PRETBTT interrupt will periodically fetch an updated beacon remove the update_beacon call in the bss_info_changed callback for PCI devices. In the worst case it will take one beacon interval longer to fetch the new beacon then before. For devices that have a PRETBTT interrupt there should be no change at all. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions