qcacmn: Remove redundant member from dp_vdev structure
Removing pointer to struct cdp_ctrl_objmgr_vdev from dp_vdev struct Change-Id: Ifdbbbe565902a098a754c539733e763e72a6160d
This commit is contained in:
@@ -1987,9 +1987,6 @@ struct dp_vdev {
|
|||||||
/* Handle to the OS shim SW's virtual device */
|
/* Handle to the OS shim SW's virtual device */
|
||||||
ol_osif_vdev_handle osif_vdev;
|
ol_osif_vdev_handle osif_vdev;
|
||||||
|
|
||||||
/* Handle to the UMAC handle */
|
|
||||||
struct cdp_ctrl_objmgr_vdev *ctrl_vdev;
|
|
||||||
|
|
||||||
/* MAC address */
|
/* MAC address */
|
||||||
union dp_align_mac_addr mac_addr;
|
union dp_align_mac_addr mac_addr;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user