diff options
| author | Ying Xue <[email protected]> | 2013-01-20 22:30:08 +0000 |
|---|---|---|
| committer | Paul Gortmaker <[email protected]> | 2013-02-15 21:10:13 +0000 |
| commit | 57467e56293796f780e91a24600a732516f534ac (patch) | |
| tree | 0d6915d5ef8b851d6099fcdf49d342f1ea5d254f /drivers/net/xen-netback/interface.c | |
| parent | tg3: Update version to 3.130 (diff) | |
| download | kernel-57467e56293796f780e91a24600a732516f534ac.tar.gz kernel-57467e56293796f780e91a24600a732516f534ac.zip | |
tipc: eliminate duplicated discard_rx_queue routine
The tipc function discard_rx_queue() is just a duplicated
implementation of __skb_queue_purge(). Remove the former
and directly invoke __skb_queue_purge().
In doing so, the underscores convey to the code reader, more
information about the current locking state that is assumed.
Signed-off-by: Ying Xue <[email protected]>
Signed-off-by: Jon Maloy <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
