atm: replace remaining __FUNCTION__ occurrences
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 6 Mar 2008 02:38:07 +0000 (18:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2008 02:38:07 +0000 (18:38 -0800)
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found