aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorhayeswang <[email protected]>2013-11-20 09:30:55 +0000
committerDavid S. Miller <[email protected]>2013-11-20 20:09:41 +0000
commit61598788582cafad52816d5d1db879334d8bd561 (patch)
tree241c6444ab2a86e87d6c483266d7a627c30fcf18 /net/unix/af_unix.c
parentr8152: fix tx/rx memory overflow (diff)
downloadkernel-61598788582cafad52816d5d1db879334d8bd561.tar.gz
kernel-61598788582cafad52816d5d1db879334d8bd561.zip
r8152: modify the tx flow
Remove the code for sending the packet in the rtl8152_start_xmit(). Let rtl8152_start_xmit() to queue the packet only, and schedule a tasklet to send the queued packets. This simplify the code and make sure all the packet would be sent by the original order. Signed-off-by: Hayes Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions