|
@@ -2408,7 +2408,7 @@ static int qeth_l3_do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
|
|
return rc;
|
|
return rc;
|
|
}
|
|
}
|
|
|
|
|
|
-int inline qeth_l3_get_cast_type(struct qeth_card *card, struct sk_buff *skb)
|
|
|
|
|
|
+inline int qeth_l3_get_cast_type(struct qeth_card *card, struct sk_buff *skb)
|
|
{
|
|
{
|
|
int cast_type = RTN_UNSPEC;
|
|
int cast_type = RTN_UNSPEC;
|
|
struct neighbour *n = NULL;
|
|
struct neighbour *n = NULL;
|