summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@conectiva.com.br>2002-09-13 22:25:14 -0300
committerLinus Torvalds <torvalds@home.transmeta.com>2002-09-13 22:25:14 -0300
commitad2bce43936c60dfe062b278e12e895a47a90409 (patch)
treed1dd5a873d3d5415d7c78142fac3753b3ff14955 /include/linux
parentacf7aa2ca0260db7d93c9924f21caeeda1fbd990 (diff)
[LLC] remove all tmr ev structs & fix psnap and p8022 wrt ui sending
. No need for the timer_running member on llc_timer, we only need it in one place, and timer_pending is equivalent. One more procom OS generalisation killed. . Move the skb->protocol assignment in llc_build_and_send_pkt routines and llc_ui_send_data to the caller, this is the common practice in Linux networking code (think netif_rx) and required to keep the request functions in psnap and p8022 simple. . Remove the rpt_status (report status) ev members, not used at all, not even in the original procom code. . Convert psnap and p8022 request functions to use llc_ui_build_and_send_ui_pkt, removing all the prim cruft.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions