Skip to content

Commit

Permalink
rtl8712: remove unused macros
Browse files Browse the repository at this point in the history
Signed-off-by: Przemo Firszt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
PrzemoF authored and gregkh committed Jan 12, 2013
1 parent 0024a1e commit fc6556e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/rtl8712/usb_ops_linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ struct zero_bulkout_context {
void *padapter;
};

#define usb_write_cmd r8712_usb_write_mem
#define usb_write_cmd_complete usb_write_mem_complete

uint r8712_usb_init_intf_priv(struct intf_priv *pintfpriv)
{
pintfpriv->piorw_urb = usb_alloc_urb(0, GFP_ATOMIC);
Expand Down

0 comments on commit fc6556e

Please sign in to comment.