diff options
author | Ron Mercer <ron.mercer@qlogic.com> | 2009-02-23 10:42:16 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-24 23:50:01 -0800 |
commit | 49f2186d36a88ae6f7dd8261aff2cf80409af28d (patch) | |
tree | 150c5ae20128158903b3299aa0b30f4a58d2077a /net/mac80211/scan.c | |
parent | 8587ea35ca6b4add4353b8a18b67d358aed0389e (diff) |
qlge: Optimize rx buffer refill process.
RX Buffers are refilled in chunks of 16 at a time before notifying the
hardware with a register write. This can cause several writes to take
place in a given napi poll call. This change causes the write to take place
only once at the end of the call.
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/scan.c')
0 files changed, 0 insertions, 0 deletions