ring: Make ifname paramter to ring_size() const
commit04875e8ea51a18dd1466ed7cb5d425c158db4337
authorTobias Klauser <tklauser@distanz.ch>
Tue, 21 Apr 2015 15:57:10 +0000 (21 17:57 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Tue, 21 Apr 2015 15:58:29 +0000 (21 17:58 +0200)
tree22ea9ff080c8aa65d8db18757662e50d03650d9a
parent7aebca65f569ceb5fd8a12bef5fa6b58f277683d
ring: Make ifname paramter to ring_size() const

ifname not changed inside the function, so make it const.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
ring.h