Skip to content

Commit

Permalink
[PATCH] skge: version 1.4
Browse files Browse the repository at this point in the history
Update version number

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Mar 21, 2006
1 parent b9d64ac commit 9362860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#include "skge.h"

#define DRV_NAME "skge"
#define DRV_VERSION "1.3"
#define DRV_VERSION "1.4"
#define PFX DRV_NAME " "

#define DEFAULT_TX_RING_SIZE 128
Expand Down

0 comments on commit 9362860

Please sign in to comment.