cciss: fix scatter gather chain block dma direction kludge
[firefly-linux-kernel-4.4.55.git] / drivers / net / rionet.c
index bc98e7f69ee905b9ca405a622778cb61aa95cd13..ede937ee50c704e373554f9881782dea7840b31b 100644 (file)
@@ -72,7 +72,7 @@ static int rionet_check = 0;
 static int rionet_capable = 1;
 
 /*
- * This is a fast lookup table for for translating TX
+ * This is a fast lookup table for translating TX
  * Ethernet packets into a destination RIO device. It
  * could be made into a hash table to save memory depending
  * on system trade-offs.