diff options
| author | Michael S. Tsirkin <[email protected]> | 2006-08-03 22:16:06 +0300 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2006-09-22 15:17:18 -0700 |
| commit | 9217b27b12eb5ab910d14b3376c2b6cd13d87711 (patch) | |
| tree | 49d1f60e61013b7c60e13de0f60ec9ead81309b5 /scripts/patch-kernel | |
| parent | 9fd558f454b666aca218a990d44f9e1ffac6ed4d (diff) | |
IB/ipoib: Fix flush/start xmit race (from code review)
Prevent flush task from freeing the ipoib_neigh pointer, while
ipoib_start_xmit() is accessing the ipoib_neigh through the pointer it
has loaded from the skb's hardware address.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions