net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -73,7 +73,7 @@ static const char * const cfm_events[] = {
|
||||
/*
|
||||
* map from state to downstream port type
|
||||
*/
|
||||
static const u_char cf_to_ptype[] = {
|
||||
static const unsigned char cf_to_ptype[] = {
|
||||
TNONE,TNONE,TNONE,TNONE,TNONE,
|
||||
TNONE,TB,TB,TS,
|
||||
TA,TB,TS,TB
|
||||
|
Reference in New Issue
Block a user