Import 2.3.1
[davej-history.git] / include / net / llc_state.h
blobbb18e9bd1ac8ede9bece02103ebcbe453f0af811
1 char *state_names[] = {
2 "ADM","CONN","RESET_WAIT","RESET_CHECK","SETUP",
3 "RESET","D_CONN","ERROR","NORMAL"
4 };