Dan Carpenter 1f352920b9 isdn: remove duplicate NULL check
We test both "!skb_out" and "skb_out" here which is duplicative and
causes a static checker warning.  I considered that the intent might
have been to test "skb_in" but that's a valid pointer here.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-17 04:47:50 -04:00
..
2012-05-17 04:47:50 -04:00
2012-02-21 09:04:01 -08:00
2012-02-21 09:04:01 -08:00
2011-11-02 14:15:41 +01:00
2008-08-02 16:28:20 +02:00