[PATCH] libertas: remove if_bootcmd.c
Move the only function in it to if_usb.c, which was its only user anyway. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
David S. Miller
parent
1e838bf31c
commit
9e22cb67d9
@ -104,6 +104,5 @@ struct fwsyncheader {
|
||||
|
||||
int usb_tx_block(wlan_private *priv, u8 *payload, u16 nb);
|
||||
void if_usb_free(struct usb_card_rec *cardp);
|
||||
int if_usb_issue_boot_command(wlan_private *priv, int ivalue);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user