aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/lapbether.c
diff options
context:
space:
mode:
authorRon Mercer <[email protected]>2009-02-23 10:42:17 +0000
committerDavid S. Miller <[email protected]>2009-02-25 07:50:02 +0000
commit4545a3f2765bb7d2d93468a8ffa578ac87a2c5c7 (patch)
tree2effc152a41a785743b269b91795ca51ffc8af79 /drivers/net/wan/lapbether.c
parentqlge: Optimize rx buffer refill process. (diff)
downloadkernel-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