commit | 0b2febf38a33d7c40fb7bb4a58c113a1fa33c412 | [log] [tgz] |
---|---|---|
author | Hannes Hering <hering2@de.ibm.com> | Mon May 04 11:06:37 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 11:06:37 2009 -0700 |
tree | 95993c55500c30ff17e04f530728d00f40480364 | |
parent | 379b026ecc20c4657d37e40ead789f7f28f1a1c1 [diff] |
ehea: fix invalid pointer access 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>