]> git.neil.brown.name Git - history.git/commit
[PATCH] dscc4 compile fix for hdlc
authorAndrew Morton <akpm@osdl.org>
Fri, 1 Aug 2003 03:11:18 +0000 (20:11 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 1 Aug 2003 03:11:18 +0000 (20:11 -0700)
commite2ce67e9212b300dd5963a4104bff99c48149d93
treeabaa817fbf88d2665f8b3c21ef20710533cc97ae
parent6e28ae46e8f211cee36843e1021419b977e4de05
[PATCH] dscc4 compile fix for hdlc

From: Francois Romieu <romieu@fr.zoreil.com>

The wan driver I maintain was hit by hdlc changes too. Please
apply patch below. It is diffed against plain -test2 but it
applies equally as well against -test2-mm2.

More important changes will come in a near future for this
driver but I'd rather keep the changes separated.

Description:
- after the hdlc changes, dscc4 module doesn't need to set
  hdlc->proto(.id) itself anymore;
- MOD_{INC/DEC}_USE_COUNT removal;
- SET_NETDEV_DEV() use;
drivers/net/wan/dscc4.c