Julia Lawall 5310cbce90 drivers/isdn/hisax: Drop unused list
The file st5481_init.c locally defines and initializes the adapter_list
variable, but does not use it for anything.  Removing the list makes it
possible to remove the list field from the st5481_adapter data structure.
In the function probe_st5481, it also makes it possible to free the locally
allocated adapter value on an error exit.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-13 16:10:00 -04:00
..
2010-10-04 11:00:55 +02:00
2010-09-06 18:29:18 -07:00
2011-03-31 11:26:23 -03:00
2010-10-08 10:21:22 -07:00
2010-02-22 15:45:53 -08:00
2008-08-02 16:28:20 +02:00