diff options
| author | Ron Mercer <[email protected]> | 2009-02-23 10:42:17 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-02-25 07:50:02 +0000 |
| commit | 4545a3f2765bb7d2d93468a8ffa578ac87a2c5c7 (patch) | |
| tree | 2effc152a41a785743b269b91795ca51ffc8af79 /drivers/net/wan/lapbether.c | |
| parent | qlge: Optimize rx buffer refill process. (diff) | |
| download | kernel-4545a3f2765bb7d2d93468a8ffa578ac87a2c5c7.tar.gz kernel-4545a3f2765bb7d2d93468a8ffa578ac87a2c5c7.zip | |
qlge: Use one path to (re)fill rx buffers.
Currently there are two paths for filling rx buffer queues. One is
used during initialization and the other during runtime. This patch
removes ql_alloc_sbq_buffers() and ql_alloc_lbq_buffers() and replaces
them with a call to the runtime functions ql_update_lbq() and
ql_update_sbq().
Signed-off-by: Ron Mercer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions
