royger 79662ff85e xen-netfront: remove useless NULL check in netif_free
xn_ifp is allocated in create_netdev with if_alloc(IFT_ETHER).
According to the current arrangement it can't be NULL.

Coverity ID:		1349805
Submitted by:		Wei Liu <wei.liu2@citrix.com>
Reviewed by:		royger
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D5252
2016-02-11 11:57:12 +00:00
..
2015-01-23 15:14:30 +00:00
2015-01-30 01:13:07 +00:00
2015-02-24 01:00:46 +00:00
2015-03-08 19:55:46 +00:00
2015-01-23 15:14:30 +00:00
2015-06-30 17:00:45 +00:00
2015-06-30 17:00:45 +00:00
2015-08-30 08:48:31 +00:00
2015-12-25 14:51:36 +00:00
2016-01-07 21:16:44 +00:00
2014-09-28 07:40:26 +00:00
2016-01-29 21:06:59 +00:00
2015-04-29 20:08:03 +00:00
2014-10-10 14:17:42 +00:00
2014-10-11 19:36:59 +00:00
2016-01-19 15:33:28 +00:00
2016-01-28 23:15:14 +00:00
2015-08-28 02:29:31 +00:00
2015-07-28 04:54:05 +00:00
2014-11-18 21:58:57 +00:00
2016-01-26 22:32:58 +00:00
2015-09-07 21:59:11 +00:00
2015-06-30 17:00:45 +00:00
2015-06-30 17:00:45 +00:00
2016-01-01 17:56:52 +00:00
2014-09-19 03:55:19 +00:00
2015-10-08 17:32:17 +00:00
2014-11-21 21:34:19 +00:00
2016-01-01 15:17:24 +00:00
2015-06-30 17:00:45 +00:00
2016-02-10 08:03:10 +00:00