xn_ifp is allocated in create_netdev with if_alloc(IFT_ETHER).
According to the current arrangement it can't be NULL.
This is CID 1349805.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Differential D5252
netfront: remove useless NULL check in netif_free liuw_liuw.name on Feb 11 2016, 11:40 AM. Authored by Tags None Referenced Files
Subscribers
Details
xn_ifp is allocated in create_netdev with if_alloc(IFT_ETHER). This is CID 1349805. Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Diff Detail
|