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:
e8556df
)
atm: firestream: remove duplicate define
author
Michael Opdenacker
<
[email protected]
>
Mon, 21 Oct 2013 08:12:41 +0000
(10:12 +0200)
committer
David S. Miller
<
[email protected]
>
Mon, 21 Oct 2013 22:46:46 +0000
(18:46 -0400)
This patch removes a duplicate define in drivers/atm/firestream.h
Signed-off-by: Michael Opdenacker <
[email protected]
>
Acked-by: Chas Williams <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/atm/firestream.h
patch
|
blob
|
history
diff --git
a/drivers/atm/firestream.h
b/drivers/atm/firestream.h
index 49e783e35ee94cf57e24c2e06c7ad8a7b26a29ff..364eded31881fbbf4d83adb0909d614b29692ed9 100644
(file)
--- a/
drivers/atm/firestream.h
+++ b/
drivers/atm/firestream.h
@@
-420,7
+420,6
@@
struct fs_transmit_config {
#define RC_FLAGS_BFPS_BFP27 (0xd << 17)
#define RC_FLAGS_BFPS_BFP47 (0xe << 17)
-#define RC_FLAGS_BFPS (0x1 << 17)
#define RC_FLAGS_BFPP (0x1 << 21)
#define RC_FLAGS_TEVC (0x1 << 22)
#define RC_FLAGS_TEP (0x1 << 23)