]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
atm: fix const assignment/discard warnings in the ATM networking driver
authorDavid Howells <dhowells@redhat.com>
Wed, 30 Jul 2008 23:31:46 +0000 (16:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Jul 2008 23:31:46 +0000 (16:31 -0700)
Fix const assignment/discard warnings in the ATM networking driver.

The lane2_assoc_ind() function needed its arguments changing to match changes
in the lane2_ops struct (patch 61c33e012964ce358b42d2a1e9cd309af5dab02b
"atm: use const where reasonable").

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found