projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c002869
)
net: jme: fix indentation issues
author
Colin Ian King
<colin.king@canonical.com>
Thu, 17 Jan 2019 00:03:26 +0000
(
00:03
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Jan 2019 22:02:55 +0000
(14:02 -0800)
There are two lines that have indentation issues, fix these. Also remove
an empty line.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/jme.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/jme.c
b/drivers/net/ethernet/jme.c
index a5ab6f3403ae02c2001be9c092eccec6a116433e..763ee52811774c475a604ed813e413d40948b0ff 100644
(file)
--- a/
drivers/net/ethernet/jme.c
+++ b/
drivers/net/ethernet/jme.c
@@
-2034,10
+2034,9
@@
static void jme_drop_tx_map(struct jme_adapter *jme, int startidx, int count)
ctxbi->len,
PCI_DMA_TODEVICE);
-
ctxbi->mapping = 0;
-
ctxbi->len = 0;
+ ctxbi->mapping = 0;
+ ctxbi->len = 0;
}
-
}
static int