added a lot of printk output to ease writing of emulator
[linux-2.4.21-pre4.git] / include / net2 / llc_state.h
1 char *state_names[] = { 
2         "ADM","CONN","RESET_WAIT","RESET_CHECK","SETUP",
3         "RESET","D_CONN","ERROR","NORMAL"
4 };