summaryrefslogtreecommitdiff
path: root/drivers/net/myri10ge
diff options
context:
space:
mode:
authorRon Mercer <ron.mercer@qlogic.com>2009-02-23 10:42:17 (GMT)
committerDavid S. Miller <davem@davemloft.net>2009-02-25 07:50:02 (GMT)
commit4545a3f2765bb7d2d93468a8ffa578ac87a2c5c7 (patch)
tree2effc152a41a785743b269b91795ca51ffc8af79 /drivers/net/myri10ge
parent49f2186d36a88ae6f7dd8261aff2cf80409af28d (diff)
downloadlinux-fsl-qoriq-4545a3f2765bb7d2d93468a8ffa578ac87a2c5c7.tar.xz
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 <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/myri10ge')
0 files changed, 0 insertions, 0 deletions