libertas: kill lbs_upload_tx_packet()
It replaces two lines of code. And even for those it has to make inferences about things (i.e. which device) which the caller would have just known. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
David S. Miller
parent
7bf02c2985
commit
6f93a8e7e4
@@ -46,8 +46,6 @@ void lbs_get_fwversion(struct lbs_private *priv,
|
||||
char *fwversion,
|
||||
int maxlen);
|
||||
|
||||
void lbs_upload_rx_packet(struct lbs_private *priv, struct sk_buff *skb);
|
||||
|
||||
/** The proc fs interface */
|
||||
int lbs_process_rx_command(struct lbs_private *priv);
|
||||
void __lbs_cleanup_and_insert_cmd(struct lbs_private *priv,
|
||||
|
Reference in New Issue
Block a user