more debug output
[linux-2.4.git] / include / net / llc_state.h
1 char *state_names[] = { 
2         "ADM","CONN","RESET_WAIT","RESET_CHECK","SETUP",
3         "RESET","D_CONN","ERROR","NORMAL"
4 };