Skip to content

Commit

Permalink
llc2: Remove dead code for state machine
Browse files Browse the repository at this point in the history
The initial state is UP and there is no way to enter the other states
as the required event type is never generated.  Delete all states,
event types, and other dead code.  The only thing left is handling
of the XID and TEST commands.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Sep 17, 2012
1 parent cc6328d commit 025e363
Showing 1 changed file with 9 additions and 395 deletions.
Loading

0 comments on commit 025e363

Please sign in to comment.