On Friday, February 10, 2012 07:41:41 Antonio Quartulli wrote:
+enum bat_subtype {
BAT_P_DATA = 0x01,
BAT_P_DHT_GET = 0x02,
BAT_P_DHT_PUT = 0x03
};
One more before I shut up and wait for the next patchset. ;-)
BAT_P_DHT_GET / BAT_P_DHT_PUT isn't used anywhere.
Regards, Marek