Skip to content
Snippets Groups Projects
Commit ab473bd4 authored by Gabor Juhos's avatar Gabor Juhos
Browse files

fix compiler warning

SVN-Revision: 9933
parent ec849ba7
No related branches found
No related tags found
No related merge requests found
......@@ -42,8 +42,6 @@ static int rb_found;
static int __init routerboot_load_hs(u8 *buf, u16 buflen)
{
u16 id, len;
u8 *mac;
int i, j;
memset(&rb_hs, 0, sizeof(rb_hs));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment