Subject: [patch][2.5.38] __FUNCTION__ issue (act200l)

hi,
this and next patches are to replace
printk("blah" __FUNCTION__ "blah");
by
printk("blah" "%s" "blah", __FUNCTION__);

that is needed to compile 2.5.38

--
aris


Attachments:
(No filename) (173.00 B)
act200l.patch (952.00 B)
Download all attachments