staging: wilc1000: remove unused struct set_mac_addr
[cascardo/linux.git] / drivers / staging / wilc1000 / host_interface.h
index 8d2dd0d..ddfea29 100644 (file)
@@ -224,10 +224,6 @@ struct op_mode {
        u32 mode;
 };
 
-struct set_mac_addr {
-       u8 mac_addr[ETH_ALEN];
-};
-
 struct get_mac_addr {
        u8 *mac_addr;
 };