summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSriharsha Basavapatna <sriharsha.basavapatna@emulex.com>2015-02-16 08:03:46 +0530
committerDavid S. Miller <davem@davemloft.net>2015-02-20 14:06:57 -0500
commit79a0d7d8e0b2981dabc241cbeec6b99620dd7c5b (patch)
tree304adb4fe401990e5d456a5887166a5ab3fa90c9 /net
parent804abcdbdbb68df5ca8cf7e70366522f02298029 (diff)
be2net: Refactor be_xmit_enqueue() routine
- Reduce code duplication by moving WRB-frags setup into a function. - Do not setup WRB-header before frags are setup, which is unncessary if there's errors while setting up frags. We should only grab an entry for the header, setup the frags and if everything is fine setup the header. - The error cleanup can be moved into a small function. Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions