DORMANTno replies

[PATCH ethtool ] Add new interrupt bit FEmp

From: Corcodel Marian <hidden>
Date: 2015-08-04 07:53:07
Subsystem: the rest · Maintainer: Linus Torvalds

   Add new interrupt bit FEmp (Rx FIFO empty under FIFO full
 Status Interrupt)


Signed-off-by: Corcodel Marian <redacted>
---
 realtek.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/realtek.c b/realtek.c
index e437466..a9185b2 100644
--- a/realtek.c
+++ b/realtek.c
@@ -229,6 +229,7 @@ print_intr_bits(u16 mask)
 		"      %s%s%s%s%s%s%s%s%s%s%s\n",
 		mask & (1 << 15)	? "SERR " : "",
 		mask & (1 << 14)	? "TimeOut " : "",
+		mask & (1 << 9) 	? "FEmp " : "", 
 		mask & (1 << 8)		? "SWInt " : "",
 		mask & (1 << 7)		? "TxNoBuf " : "",
 		mask & (1 << 6)		? "RxFIFO " : "",
-- 
2.1.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help