Staging: bcm: Whitespace for indentation fixed
Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
3a7f7caefd
Коммит
55eb46e960
|
@ -23,7 +23,7 @@ static VOID handle_rx_control_packet(struct bcm_mini_adapter *Adapter,
|
|||
|
||||
if (netif_msg_pktdata(Adapter))
|
||||
print_hex_dump(KERN_DEBUG, PFX "rx control: ", DUMP_PREFIX_NONE,
|
||||
16, 1, skb->data, skb->len, 0);
|
||||
16, 1, skb->data, skb->len, 0);
|
||||
|
||||
switch (usStatus) {
|
||||
case CM_RESPONSES: /* 0xA0 */
|
||||
|
|
Загрузка…
Ссылка в новой задаче