ehea: fix invalid pointer access
authorHannes Hering <hering2@de.ibm.com>
Mon, 4 May 2009 18:06:37 +0000 (11:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2009 18:06:37 +0000 (11:06 -0700)
This patch fixes an invalid pointer access in case the receive queue
holds no pointer to the next skb when the queue is empty.

Signed-off-by: Hannes Hering <hering2@de.ibm.com>
Signed-off-by: Jan-Bernd Themann <themann@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found