rtw_alloc_etherdev_with_old_priv
struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv);
pnetdev = rtw_alloc_etherdev_with_old_priv(sizeof(struct adapter), (void *)old_padapter);