Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NET: ROSE: Don't dereference NULL neighbour pointer.
A ROSE socket doesn't necessarily always have a neighbour pointer so check if the neighbour pointer is valid before dereferencing it. Signed-off-by: Ralf Baechle <[email protected]> Tested-by: Bernard Pidoux <[email protected]> Cc: [email protected] #2.6.11+ Signed-off-by: David S. Miller <[email protected]>
- Loading branch information