No need to test argument of kfree_skb() for non-null.
authorBen Pfaff <blp@nicira.com>
Thu, 13 Nov 2008 18:26:15 +0000 (10:26 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Nov 2008 20:45:38 +0000 (12:45 -0800)
commit2d82ee4e58e302353c3bf67cbb846f86a28b84a8
treea433cb45ade4159699a17e161f4e144240d16f92
parentfba83e40339148ab8515d4ee06f6b173462ad444
No need to test argument of kfree_skb() for non-null.
datapath/datapath.c